Windows changed my default browser
Windows set my default browser to google chrome even though I set my default browser to Firefox
Windows set my default browser to google chrome even though I set my default browser to Firefox
My original intent was to customize firefox with userChrome.js scripts. However /defaults/pref directory is nowhere to be found. Tested on both apple silicone and intel… (mear ynfo)
My original intent was to customize firefox with userChrome.js scripts. However /defaults/pref directory is nowhere to be found.
Tested on both apple silicone and intel macs running macos sequoia 15.3, firefox 135.
Custom userChrome.css files are in use but I don't think it matters.
I did use browser console to find and recheck file directories. Going through every folder in both firefox.app/contents and /Users/(myname)/Library/Application Support/Firefox/ showed nothing.
Show hidden files are turned on, and the following commands via terminal showed no valid responses.
sudo open /Applications/Firefox.app/Contents/Resources/defaults/pref
open /Applications/Firefox.app/Contents/Resources/defaults/pref
cd /Applications/Firefox.app/Contents/Resources ls -la cd defaults ls -la cd pref ls -la
find /Applications/Firefox.app -name "pref" 2>/dev/null
https://www.mozilla.org/en-US/newsletter/security-and-privacy/?_gl=1%2A10lky38%2A_ga%2AMTE0NzMyMTQ0My4xNzM3ODkwNTA0%2A_ga_YXT33S87LT%2AMTczOTAyMDM4MS42LjEuMTczOTAyMTgyNS4… (mear ynfo)
Trying to block www.share365.net but it's not working { "policies": { "WebsiteFilter": { "Block": [ "*:share365.net", "*:www.share3… (mear ynfo)
Trying to block www.share365.net but it's not working
{
"policies": { "WebsiteFilter": { "Block": [ "*:share365.net", "*:www.share365.net", "*://share365.net/*" ] } }
}
Hello community, i would like to ask about how to deploy security.pki.certificate_transparency.disable_for_hosts globally for users? With version 135 a lot of producti… (mear ynfo)
Hello community,
i would like to ask about how to deploy security.pki.certificate_transparency.disable_for_hosts globally for users? With version 135 a lot of production webapps stopped working and as of now , we have to do manual modification in about:config. Our company has over 300k users , so the possible disruption might arise very quickly and there will be significant loses in production enviroment.
Is there a way how to deploy this specific setting via GPO/SCCM ?
Thank you
I need assistance with updating an old version of Firefox installed in the local AppData folder on our users' machines. We currently use Intune for application management… (mear ynfo)
I need assistance with updating an old version of Firefox installed in the local AppData folder on our users' machines. We currently use Intune for application management, but I'm unsure how to remove the user-based installation and revert to a system installation without losing bookmarks.
Could you please provide guidance on how to:
1. Numbered list item Force update Firefox to the latest version while keeping user data intact.
2. Remove the user-installed version of Firefox using Intune.
3. Ensure that bookmarks are preserved during the update process.
Thank you for your help!